Select(IListItem[]) Method
Selects a list of items in the list box.

C# Syntax

void Select( 
   params IListItem[] items
)

Parameters

items
A collection of IListItem objects to select